home *** CD-ROM | disk | FTP | other *** search
/ Skunkware 5 / Skunkware 5.iso / man / cat.1 / julia.1 < prev    next >
Text File  |  1995-07-25  |  8KB  |  265 lines

  1.  
  2.  
  3.  
  4.      JJJJUUUULLLLIIIIAAAA((((LLLLOOOOCCCCAAAALLLL))))              UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV              JJJJUUUULLLLIIIIAAAA((((LLLLOOOOCCCCAAAALLLL))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.           julia - calculate and graphically display a Julia set
  10.  
  11.      SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  12.           _j_u_l_i_a [-Lps][-W width][-H height][-o filename][-a _n ] [-b _n
  13.                   ] [-w _n ] [-h _n ] [-M _n ] [-R _p ] [-S _n ] [-T _n ]
  14.                   [-D _r ] [-r _n ] [-O _n ] [-c _n ] [-x x_center] [-y
  15.                   y_center]
  16.  
  17.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  18.           _j_u_l_i_a generates and graphically displays a Julia set
  19.           according to the parameters and window specified.
  20.  
  21.      OOOOPPPPTTTTIIIIOOOONNNNSSSS
  22.           -D _n    Specifies the delta within which an iterate must
  23.                   fall in order to be considered as having "returned"
  24.                   to a previous point in periodic orbit detection.
  25.                   Default value is 0.01.
  26.  
  27.           -H _n    Specifies the height of the window. Default is 512.
  28.  
  29.           -M _n    Specifies the escape detection radius. The default
  30.                   value is 100.
  31.  
  32.           -O _n    Specifies the minimum color index to be used for
  33.                   iteration counts.
  34.  
  35.           -S      Indicates to not look for a second attractor.
  36.  
  37.           -T      Indicates to look for a second attractor (default
  38.                   action).
  39.  
  40.           -W _n    Specifies the width of the window. Default is 512.
  41.  
  42.           -a _r    Specifies the real value to use as the minimum
  43.                   parameter value of the horizontal axis. Default is
  44.                   -1.5.
  45.  
  46.           -b _n    Specifies the real value to use as the minimum
  47.                   parameter value of the vertical axis. Default is
  48.                   -1.5.
  49.  
  50.           -c _n    Selects one of twelve different color wheels to use.
  51.                   The default color wheel is a rainbow palette.
  52.  
  53.           -h _r    Specifies the real value to be used as the range
  54.                   over which the vertical parameter values vary. The
  55.                   default is 3.0.
  56.  
  57.           -o _f_i_l_e_n_a_m_e
  58.                   Specifies the output filename to be used. If the -o
  59.                   option is given, this file will automatically be
  60.  
  61.  
  62.  
  63.      Page 1                                           (printed 3/9/94)
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.      JJJJUUUULLLLIIIIAAAA((((LLLLOOOOCCCCAAAALLLL))))              UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV              JJJJUUUULLLLIIIIAAAA((((LLLLOOOOCCCCAAAALLLL))))
  71.  
  72.  
  73.  
  74.                   written out at the completion of the drawing.  If it
  75.                   is not specified, a default filename of julia.out is
  76.                   used and only written if the 'f' or 'F' keys are
  77.                   pressed during a run. The format of the output file
  78.                   is PPM for color and PGM for monochrom. The
  79.                   parameters used to calculate the picture are
  80.                   included as comments at the beginning of the output
  81.                   file.
  82.  
  83.           -p      Switches color indices for negative and positive
  84.                   iteration counts. Generally, causes negative
  85.                   iteration counts to be displayed in more detail
  86.                   while darkening and narrowing the color range for
  87.                   positive iteration counts. This can be toggled
  88.                   during runtime by pressing the 'p' key.
  89.  
  90.           -r _n    Specifies the maximum rgb value to be used. Default
  91.                   is 35000.
  92.  
  93.           -s _n    Specifies the length of the color wheel spin.
  94.  
  95.           -u      Produces a usage message.
  96.  
  97.           -v      Prints out the various values to be used and exits.
  98.  
  99.           -w _r    Specifies the real value to be used as the range
  100.                   over which the horizontal parameter values vary. The
  101.                   default is 3.0.
  102.  
  103.           -x _n    Specifies the center x value of the window in the
  104.                   Complex plane. Default is 0.0.
  105.  
  106.           -y _n    Specifies the center y value of the window in the
  107.                   Complex plane. Default is 0.0.
  108.  
  109.  
  110.  
  111.      NNNNOOOOTTTTEEEESSSS
  112.           During display, pressing the left mouse button allows you to
  113.           select the area to be investigated with the mouse. The upper
  114.           left hand corner of the desired area is the location of the
  115.           cursor when the button is pressed. The lower right hand
  116.           corner is specified by the cursor when the button is
  117.           released.
  118.  
  119.  
  120.           Use of the keys _b_B_e_E_f_F_k_K_j_J_m_n_r_R_s_S_w_W_x_X_q_Q indicates:
  121.  
  122.                (<) Halve the maximum iteration limit.
  123.                (>) Double the maximum iteration limit.
  124.                (-) Halve the escape detection radius.
  125.                (+) Double the escape detection radius.
  126.  
  127.  
  128.  
  129.      Page 2                                           (printed 3/9/94)
  130.  
  131.  
  132.  
  133.  
  134.  
  135.  
  136.      JJJJUUUULLLLIIIIAAAA((((LLLLOOOOCCCCAAAALLLL))))              UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV              JJJJUUUULLLLIIIIAAAA((((LLLLOOOOCCCCAAAALLLL))))
  137.  
  138.  
  139.  
  140.                (0) Zoom out doubling the window on the Complex plane.
  141.                (9) Zoom into the center quarter of the window on the
  142.           Complex plane.
  143.                (E or e) Recalculate the indices into the color wheel
  144.           using a different method
  145.                (F or f) Save current screen to ouput file (not yet
  146.           implemented)
  147.                (H or h or ?) Display brief help message
  148.                (i) Decrement the interval between stripes for the
  149.           striped color map.
  150.                (I) Increment the interval between stripes for the
  151.           striped color map.
  152.                (P or p) Toggle positive/negative iteration count
  153.           display.
  154.                (r) Redraw the window using previously calculated
  155.           iteration counts.
  156.                (R) Redraw the window using the newly set parameter and
  157.           window values.
  158.                (s) Spin the color wheel in one direction
  159.                (t) Spin the color wheel in the other direction
  160.                (u) Go up to the window just prior to the most recent
  161.           zoom.
  162.                (U) Go all the way up to the original window.
  163.                (V or v) Display values of various parameters currently
  164.           in use
  165.                (W or w) Use next color map.
  166.                (<ctrl>-W) Use color map in $HOME/.juliamap
  167.                (X or x) Clear window
  168.                (Q or q) quit
  169.  
  170.  
  171.  
  172.      FFFFIIIILLLLEEEESSSS
  173.           /usr/local/lib/julia/colormaps/*   -    samples for use as
  174.           $HOME/.juliamap /usr/local/lib/julia/params/*      -
  175.               scripts with interesting parameters
  176.  
  177.  
  178.  
  179.      AAAAUUUUTTTTHHHHOOOORRRR
  180.                   Ronald Joe Record
  181.                    212 Owen Street
  182.                  Santa Cruz, CA 95062
  183.                       rr@sco.com
  184.  
  185.  
  186.  
  187.      AAAACCCCKKKKNNNNOOOOWWWWLLLLEEEEDDDDGGGGEEEEMMMMEEEENNNNTTTTSSSS
  188.           Algorithms and coloring schemes were introduced to me in
  189.           course work under Heinz Otto Peitgen and Dietmar Saupe at
  190.           the University of California at Santa Cruz. Assistance with
  191.           colormaps and spinning color wheels and X was gleaned from
  192.  
  193.  
  194.  
  195.      Page 3                                           (printed 3/9/94)
  196.  
  197.  
  198.  
  199.  
  200.  
  201.  
  202.      JJJJUUUULLLLIIIIAAAA((((LLLLOOOOCCCCAAAALLLL))))              UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV              JJJJUUUULLLLIIIIAAAA((((LLLLOOOOCCCCAAAALLLL))))
  203.  
  204.  
  205.  
  206.           Hiram Clawson. Rubber banding code was adapted from an
  207.           existing Mandelbrot program written by Stacey Campbell.
  208.  
  209.  
  210.  
  211.  
  212.  
  213.  
  214.  
  215.  
  216.  
  217.  
  218.  
  219.  
  220.  
  221.  
  222.  
  223.  
  224.  
  225.  
  226.  
  227.  
  228.  
  229.  
  230.  
  231.  
  232.  
  233.  
  234.  
  235.  
  236.  
  237.  
  238.  
  239.  
  240.  
  241.  
  242.  
  243.  
  244.  
  245.  
  246.  
  247.  
  248.  
  249.  
  250.  
  251.  
  252.  
  253.  
  254.  
  255.  
  256.  
  257.  
  258.  
  259.  
  260.  
  261.      Page 4                                           (printed 3/9/94)
  262.  
  263.  
  264.  
  265.